home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7991 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: dispatch.news.demon.net!demon!cmlj.demon.co.uk
  2. From: Chris Littlejohns <chris@cmlj.demon.co.uk>
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: Fri, 16 Feb 1996 23:40:15 +0000
  6. Organization: Rational Software
  7. Message-ID: <312515DF.7D3B@cmlj.demon.co.uk>
  8. References: <00001a73+00002504@msn.com> <4etcmm$lpd@nova.dimensional.com> <3114d8fb.5a455349@zesi.ruhr.de> <4f5h5t$f13@vixen.cso.uiuc.edu> <4g1bgf$l5@mailhub.scitec.com.au>
  9. NNTP-Posting-Host: cmlj.demon.co.uk
  10. X-NNTP-Posting-Host: cmlj.demon.co.uk
  11. X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
  12. MIME-Version: 1.0
  13. Content-Type: text/plain; charset=us-ascii
  14. Content-Transfer-Encoding: 7bit
  15.  
  16. Ramses Youhana wrote:
  17. > Another thing not mentioned is that Ada is far more complicated to learn
  18. > fully than is C/C++.  The complexity of the language can add to an increase
  19. > in the probabilty of bugs being introduced and also adds to an increase in
  20. > project maintanace costs.
  21.  
  22. The only area of Ada that I've observed people having real difficulty 
  23. with is Tasking. However, concurrent threads is something that a lot of 
  24. people have difficulty with irrespective of the language.
  25.  
  26. With regards to maintenance, there's many people out there who consider 
  27. C/C++ a Write only language. It takes real talent to write an unreadable 
  28. Ada program. I know what I'd prefer any day, and it begins with 'A'.
  29.